home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 12511500 / var1321.dms / var1321.adf / Keys&Options < prev    next >
Text File  |  1992-09-02  |  11KB  |  245 lines

  1.  
  2.                   ===========================================
  3.  
  4.                                               
  5.                                                    
  6.                                                    
  7.                                   
  8.                                       
  9.                                        
  10.                                    
  11.  
  12.                   ===========---- Professional ----==========
  13.  
  14.  
  15.                                  KEYS & OPTIONS
  16.  
  17.  
  18.                                MARTIN REDDY, 1993
  19.  
  20.  
  21.  
  22.  
  23.                               COMMAND LINE OPTIONS
  24.                               ~~~~~~~~~~~~~~~~~~~~
  25.  
  26.  To run EdWord from a Shell/CLI, use the following command line format where 
  27.  all text within {..} brackets  are  optional  parameters, uppercase letters
  28.  depict actual text which you type and lowercase letters  represent a param-
  29.  eter which you can supply (e.g. a filename or number). N.B.  To  run EdWord
  30.  from the WorkBench and to access the User Command facility,  you  must have
  31.  the AmigaDOS command "Run" available (this is in ROM for WB2.0 and greater)
  32.  
  33.  
  34.     EDWORD {filename} {-C configdirectory} {-NTSC} {-WB} {-LACE} {-REQ}
  35.            {-MEM size} {-T title} {-NODIR} {-F fontname} {-COLS number}
  36.            {-D} {-H height} {-Y ycoord} {-L line} {-XICON} {-VI} {-AC}
  37.            {-AREXX scriptfile} {-ND} {-EOL} {-UL size} {-MOD text}
  38.            {-ASL} {-ARP} {-PCOFF} {-NOC} {-ZOOM} {?}
  39.  
  40.     -C     = specifies a directory to search for the EdWord.config file
  41.              (by default the current directory and ENV: will be searched)
  42.     -NOC   = "NO Configuration file": surpresses the loading of EdWord.config
  43.     -NTSC  = forces EdWord to use American standard screens (200/400 pixels)
  44.     -WB    = forces EdWord to use the WorkBench screen for its window
  45.     -LACE  = forces EdWord to use an interlaced custom screen
  46.     -COLS  = specifies the number of colours for the screen (2 or 4)
  47.     -MEM   = specifies the initial memory buffer size in bytes (default=60000)
  48.     -T     = specifies the default title for the editor's title bar
  49.     -REQ   = forces EdWord to display the file requester when it first starts
  50.     -NODIR = forces the file requester to initially list all mounted devices 
  51.     -ASL   = forces EdWord to use the asl.library file requester
  52.     -ARP   = forces EdWord to use the arp.library file requester
  53.     -PCOFF = forces case dependant pattern matching for EdWord's file req.
  54.     -D     = disables the initial checks for viruses in RAM
  55.     -F     = specifies an alternative 8x8 fixed width font for the editor
  56.     -XICON = used when launched from WorkBench (due to bug in GFABasic)
  57.     -AREXX = forces EdWord to execute an ARexx script on start up
  58.     -H     = specifies the height of the editor window in pixels (min=100)
  59.     -Y     = specifies the initial y-coordinate of the editor window (top=0)
  60.     -L     = specifies a line no. to jump to after loading the initial file
  61.     -AC    = forces EdWord to use the Alternative cursor Colour
  62.     -UL    = forces EdWord to use an underscore cursor (size=1 or 2)
  63.     -ND    = turns off the keyboard dampening routines
  64.     -EOL   = modifies the action of the cursor & del keys at the end of line
  65.     -MOD   = specifies the text to appear on title bar when document modified
  66.     -ZOOM  = forces editor window to zoom (if on WorkBench & under WB2.0)
  67.     -VI    = turns on emulation for the Unix editor VI :-)
  68.  
  69.                  e.g.  EdWord -ASL -REQ -MOD "+" -T "My Editor"
  70.  
  71.  
  72.  
  73.  
  74.                                   EDITOR KEYS
  75.                                   ~~~~~~~~~~~
  76.  
  77.                   Cursor Left = Move left one character 
  78.                  Cursor Right = Move right one character
  79.                     Cursor Up = Move up one line
  80.                   Cursor Down = Move down one line
  81.  
  82.           SHIFT + Cursor Left = Move to start of next word
  83.          SHIFT + Cursor Right = Move to start of previous word
  84.             SHIFT + Cursor Up = Move up one page
  85.           SHIFT + Cursor Down = Move down one page
  86.  
  87.             ALT + Cursor Left = Move to start of current line
  88.            ALT + Cursor Right = Move to end of current line
  89.               ALT + Cursor Up = Move to the start of document
  90.             ALT + Cursor Down = Move to the end of document
  91.  
  92.            CTRL + Cursor Left = Move to left most edge of screen
  93.           CTRL + Cursor Right = Move to right most edge of screen
  94.              CTRL + Cursor Up = Move to top of the screen
  95.            CTRL + Cursor Down = Move to bottom of the screen
  96.  
  97.  
  98.  N.B. It is also possible to use the numeric keypad for cursor movement. You
  99.  can use the NumL key on the  keypad  to  switch the operation of the keypad
  100.  between a cursor pad or a numeric pad. A flag will appear on the status bar
  101.  when NumL is on (Obviously this facility is of no use to you if you have an
  102.  A600 because they don't have a numeric keypad!). Whilst  NumL  is  off, the
  103.  keypad will perform as :-
  104.  
  105.                  Numeric 4 = Move left one character
  106.                  Numeric 6 = Move right one character
  107.                  Numeric 8 = Move up one line
  108.                  Numeric 2 = Move down one line
  109.                  Numeric 9 = Move up one page
  110.                  Numeric 3 = Move down one page
  111.                  Numeric 7 = Move to top of file
  112.                  Numeric 1 = Move to bottom of file
  113.                  Numeric 0 = Toggle Insert/Destroy mode
  114.                  Numeric . = Delete character under cursor
  115.  
  116.  Note also that the -EOL command line option  may be used to make the editor
  117.  act differently at the end & start of a line.  Normally,  when  you use the
  118.  left or right cursor keys,  if  you  hit the start or end of the line, then
  119.  the cursor remains on the line.  However,  with  the -EOL  switch  set, the
  120.  cursor will overflow onto the next or previous line. Also, the Del key will
  121.  delete the EOL character.
  122.  
  123.  
  124.  
  125.  CONTROL KEYS
  126.  ~~~~~~~~~~~~
  127.  
  128.                   CTRL + T = Move to top of the file
  129.                   CTRL + B = Move to bottom of the file
  130.                   CTRL + G = Delete character (Del)
  131.                   CTRL + H = Delete character (Backspace)
  132.                   CTRL + I = Insert a tab character
  133.                   CTRL + Y = Delete current line
  134.                   CTRL + U = Undelete last deleted line
  135.                   CTRL + Q = Delete to end of line
  136.                   CTRL + V = Delete current word
  137.                   CTRL + M = Split current line at cursor
  138.                   CTRL + S = Move left one character
  139.                   CTRL + D = Move right one character
  140.                   CTRL + E = Move up one line
  141.                   CTRL + X = Move down one line
  142.                   CTRL + R = Move up one page
  143.                   CTRL + C = Move down one page
  144.                   CTRL + K = Erase specified block
  145.                   CTRL + L = Print current block
  146.                   CTRL + N = Repeat Text function
  147.                   CTRL + O = Delete a file from disk
  148.                   CTRL + J = Rename a file on disk
  149.                   CTRL + W = Save file under current name
  150.                   CTRL + P = Modify file protection bits
  151.                   CTRL + F = Update the document's Text Casing
  152.                   CTRL + A = Refresh the display
  153.  
  154.                  CTRL + F6 = Zoom into current position
  155.                  CTRL + F7 = Toggle the Flashing cursor mode
  156.                  CTRL + F8 = Toggle Underscore or Block cursor.
  157.                  CTRL + F9 = Toggle Search Zoom facility on/off
  158.                 CTRL + F10 = Toggle Cursor Colours
  159.  
  160.  
  161.  OTHERS
  162.  ~~~~~~
  163.          
  164.                SHIFT + DEL = Delete to end of line
  165.          SHIFT + BACKSPACE = Delete to beginning of line
  166.                SHIFT + TAB = un-indents a tab character (deletes tabs)
  167.                  ALT + ESC = Private Internal Information
  168.  
  169.  
  170.  
  171.  AREXX SCRIPT ACCESS
  172.  ~~~~~~~~~~~~~~~~~~~
  173.  
  174.                  CTRL + F1 = Execute ARexx Script 1
  175.                  CTRL + F2 = Execute ARexx Script 2
  176.                  CTRL + F3 = Execute ARexx Script 3
  177.                  CTRL + F4 = Execute ARexx Script 4
  178.                  CTRL + F5 = Execute ARexx Script 5
  179.  
  180.  (The ARexx script filenames are defined through the "Run ARexx Script"
  181.  option from the Tools menu.)
  182.  
  183.  
  184.  
  185.  THE UNDO KEY
  186.  ~~~~~~~~~~~~
  187.  
  188.  The key marked HELP is the EdWord Undo key.  If you press this key then the 
  189.  current line will revert to  its  original  state when you first moved onto 
  190.  it. This can be useful if make  some  kind  of modification to a line which 
  191.  you decide not to keep.
  192.  
  193.  
  194.  
  195.  THE F-KEYS
  196.  ~~~~~~~~~~
  197.  
  198.  The ten F-Keys (F1,F2...F10) at the  top  of the keyboard can be programmed 
  199.  to insert any text that you define,  into  the current document. To program 
  200.  these keys, select Define F-Keys from the Utilities menu.
  201.  
  202.  By using SHIFT + F-Key, you  can  access  EdWord's  Bookmark facility. This 
  203.  lets you mark a certain  position  within  a  file  so that you can quickly 
  204.  return to it at any time. SHIFT+F1 to F3 set a Bookmark and SHIFT+F6 to F8,
  205.  return to the corresponding mark.
  206.  
  207.  
  208.  
  209.  DIRECT ASCII VALUE ENTRY
  210.  ~~~~~~~~~~~~~~~~~~~~~~~~
  211.  
  212.  It is possible to enter ANY character into the EdWord editor.  You  can use
  213.  the ALT keys with various combinations  to produce some of these characters
  214.  (as you would do from AmigaDOS or most other text editors). But a much more
  215.  powerful method is to use the Direct ASCII Entry facility of EdWord.
  216.  
  217.  What this entails is that you depress the  LEFT  AMIGA  key and (keeping it
  218.  depressed) type in the (decimal) ASCII value  of the character you require.
  219.  Then when you release the  LEFT  AMIGA  key, the  character with that ASCII
  220.  value will be inserted into the current text.  This facility can be used at
  221.  any time, whether entering data  directly  into the editor or into a string
  222.  gadget (e.g. for searching or occurrence counts etc.)
  223.  
  224.  This facility can come in extremely handy.  For  example,  it allows you to
  225.  convert the End-Of-Line character  to  any standard - The Amiga uses a line
  226.  feed character (#10) to  symbolise  End-Of-Line  whereas,  for example, the
  227.  IBM-PC's use a carriage return + line feed (#13,#10). Therefore, to convert
  228.  Amiga to IBM format ASCII text, you  simply  search for all characters with
  229.  ASCII code 10 and  replace  them  with an ASCII code 13 and 10 by using the
  230.  Direct Ascii Entry facilty in the Find/Replace window.
  231.  
  232.  
  233.  
  234.  ANTI-BOREDOME
  235.  ~~~~~~~~~~~~~
  236.   
  237.  Why not try pressing a few of the following keys as well. I'm not going to
  238.  tell you what they do :-)
  239.  
  240.                  CTRL+\,   CTRL+],   CTRL+#,   CTRL+'
  241.                  SHIFT+F4, SHIFT+F5, SHIFT+F9, SHIFT+F10
  242.  
  243.  
  244.  
  245.